home *** CD-ROM | disk | FTP | other *** search
/ Champak 132 / (Vol 132) Jun 09 2011.iso / Games / eggs.swf / scripts / DefineButton2_217 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2011-06-09  |  49 b   |  5 lines

  1. on(release){
  2.    keyPressed = 3;
  3.    play();
  4. }
  5.